Building XCA on macOS from source

[cc lang=”bash”]brew install pkg-config autoconf automake openssl qt libtool mkdir ~/src cd ~/src git clone https://github.com/chris2511/xca.git cd xca ./bootstrap mkdir build && … Continue reading Building XCA on macOS from source